PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package
/
PDFHideAction Class
/ setHide Method
True if the annotation should be hidden, false if the annotation should be shown.
Collapse All
Expand All
In This Topic
setHide Method
In This Topic
Sets a value indicating whether to hide the annotations or show them.
Syntax
public
void
setHide(
boolean
value
)
Parameters
value
True if the annotation should be hidden, false if the annotation should be shown.
See Also
Reference
PDFHideAction Class
PDFHideAction Members